home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / bbs / dao23a.zip / CDCLIP.TXT < prev    next >
Text File  |  1996-09-14  |  6KB  |  152 lines

  1.                 
  2.                 CDCLIP.EXE - CDROM Digital Audio Reader
  3.  
  4.  
  5. >>> PROGRAM DESCRIPTION <<<
  6.  
  7. CDCLIP will read "digital audio data" from an audio/music CD and
  8. store the data in a binrary output file (default is WAV format).
  9. Automatic "jitter" correction is performed to insure correct digital
  10. copies. CDCLIP can also be used to extract raw 2352 byte data sectors
  11. from a non-audio disc using the /DATA option (not supported by all
  12. CDROM drives).
  13.  
  14. ***********************************************************************
  15.  
  16. >>> SUPPORTED DEVICES <<<
  17.  
  18. CDCLIP currently supports the following CDROM devices...
  19.  
  20.   GRUNDIG  CDR100IPW
  21.   HP       4020i
  22.   JVC      XR-W2001, XR-W2010
  23.   KODAK    PCD225
  24.   NEC      MULTISPIN 3X, MULTISPIN 4X, MULTISPIN 6X
  25.   OLYMPUS  CDS615E
  26.   PHILIPS  CDD522, CDD2000
  27.   PINNACLE RCD-1000, RCD-5020, RCD-5040
  28.   PIONEER  DW-S114X
  29.   PLASMON  CDR4220
  30.   PLEXTOR  4PLEX, 6PLEX, 8PLEX, PX-R24CS
  31.   RICOH    RO-1420C
  32.   SONY     CDW-900E, CDU-920S, CDU-940S, CDU-561, CDU-8003,
  33.            CDU-8003A, CDU-8012, CDU-55S, CDU-76S
  34.   TEAC     CD-R50S
  35.   TOSHIBA  3401, 3501, 3601, 3701, 4100, 4101, 5301, 5401, 5901
  36.   YAMAHA   CDR100, CDR102
  37.  
  38. NOTE: The Toshiba 3501 (manufactured before January 1995) has bugs
  39. in its audio data reading firmware. If you experience problems on
  40. the 3501, you will have to use the /NOJC switch to turn off jitter
  41. correction. As a result, you may not get 100% perfect copies of the
  42. original data.
  43.  
  44. NOTE: The Plextor 6Plex with V1.00 firmware has many bugs. If you
  45. have this version of the drive, I suggest that you contact Plextor
  46. for the latest firmware upgrade (V1.06).
  47.  
  48. NOTE: All Toshiba and NEC drives are only capable of reading audio at
  49. 1X speed regardless of how fast they read data!
  50.  
  51. **********************************************************************
  52.  
  53. >>> COMMAND LINE USAGE <<<
  54.  
  55. Usage: CDCLIP <imagefile> [/START=<start>] [/END=<end>] [/TRACK=n]
  56.          [/ID=ha:id:lun] [/APPEND] [/BATCH] [/CDG] [/DATA]
  57.          [/JC] [/NOJC] [/SPEED=n] [/BIN] [/MOT] [/WAV]
  58. imagefile - Output image data file
  59. /START    - Starting MSF/LBA (default is start of disc)
  60. /END      - Ending MSF/LBA (default is end of disc)
  61. /TRACK    - Copy specified track number (1 to 99)
  62. /ID       - SCSI ID of CDROM drive (default is first found)
  63. /APPEND   - Append data to existing file
  64. /BATCH    - Disable all logging messages
  65. /CDG      - Enable reading of CD+G subcodes
  66. /DATA     - Enable reading of raw (2352 byte) data sectors
  67. /JC       - Enable 'jitter' correction (audio only)
  68. /NOJC     - Disable 'jitter' correction (audio only)
  69. /RESET    - Reset device (workaround for firmware bugs)
  70. /SPEED=n  - Audio reading speed (default is maximum)
  71. /BIN      - Write output file in Intel binary format (default for data)
  72. /MOT      - Write output file in Motorola binary format
  73. /WAV      - Write output file in WAV format (default for audio)
  74. e.g. CDCLIP /START=10:14:36 /END=13:55:11 /WAV TEST.WAV
  75. e.g. CDCLIP /START=106232 /END=124443 /BIN TEST.BIN
  76. e.g. CDCLIP /TRACK=5 /ID=0:3:0 /SPEED=4 /APPEND /MOT TEST.MOT
  77.  
  78.     The switches /START and /END specify the starting and ending
  79. address of the data to copy. The address can be either a "logical
  80. block address" or a "physical time address". Logical blocks start
  81. at zero and physical time starts at 00:02:00. The default values
  82. for /START and /END are the first and last blocks on the disc.
  83.  
  84.     NOTE: Some CD readers have problems locating the last readable
  85. block on a disc. If this happens, you will have to explicitly specify
  86. the ending address. Use TOC.EXE to display the disc's table-of-contents
  87. and use the LBA of the leadout track minus one. Some readers also have
  88. problems reading the last few blocks before the leadout track, so you
  89. might have to subtract two or three from the leadout LBA.
  90.  
  91.     The /TRACK switch can be used instead of /START and /END to
  92. specify that an entire track be copied to the output file. NOTE:
  93. This will also copy the pregap from the next track (if it exists).
  94.  
  95.    The /SPEED switch can be used to change the reading speed of
  96. the CDROM drive (not supported by all models). This is useful
  97. when reading from very fast drives such as the Plextor 6Plex.
  98.    
  99.    The /APPEND switch can be used to append additional audio data
  100. to an existing file.
  101.  
  102. **********************************************************************
  103.  
  104. >>> JITTER CORRECTION <<<
  105.  
  106. What is jitter correction?
  107.  
  108. When digital audio is read from a CDROM drive, most drives are not
  109. capable on positioning the laser at the precise beginning of the
  110. data that you are trying to read. This is because there is no extra
  111. information at the beginning of an audio sector to indicate where
  112. the sector starts (like there is in a data sector). Because of this
  113. positioning error, you will either miss a certain number of bytes at
  114. the beginning of a sector or get duplicate bytes from the end of the
  115. previous sector. The jitter correction algorithm compensates for
  116. these position errors through the use of overlapped I/Os and a sector
  117. save/compare scheme.
  118.  
  119. The /JC and /NOJC switches are used to explicitly enable or disable
  120. jitter correction. CDCLIP automatically chooses the best method for
  121. each CDROM drive model, but you may need to override this choice in 
  122. certain situations.
  123.  
  124. The only drives that absolutely require jitter correction (to insure
  125. a perfect copy) are those made by Toshiba. All other drives supported
  126. by CDCLIP only require that the audio data be read fast enough to keep
  127. the drive's internal buffer from overflowing as it streams data off of
  128. the disc. If you are using a very fast drive such as the Plextor 6Plex
  129. or 8Plex, then your system might not be able to keep up with the fast
  130. transfer rate and a buffer overflow will occur. In these cases, you will
  131. need to enable jitter correction to compensate for this heavy load.
  132.  
  133. **********************************************************************
  134.  
  135. Please send all suggestions, comments, and bug reports to...
  136.  
  137. Jeff Arnold
  138. Golden Hawk Technology
  139. 125 Indian Rock Road
  140. Merrimack, NH 03054
  141.  
  142. Phone: 603-424-0269
  143. FAX  : 603-429-0073
  144.  
  145. URL  : http://www.mainstream.net/goldenhawk
  146. EMAIL: jarnold@mainstream.net
  147.  
  148. **********************************************************************
  149.  
  150. Updated on SEPTEMBER 1, 1996
  151.  
  152.